home *** CD-ROM | disk | FTP | other *** search
- AMIGADOS GUIDE V1
- PROTECT
-
- USE:
- This command enables the user to set the protection flags of any
- AmigaDOS file.
-
- PATH:
- C:
-
- SYSTEM:
- 2.0 (enhanced), 2.1, 3.0
-
- EXAMPLES:
- 1>PROTECT Userfile RWE
- 1>PROTECT Userfile +A (Sets the file)
- 1>PROTECT Userfile -A (Resets the file)
-
- NOTES:
- Protection Flags:
- A=Archive R=Readable
- W=Writable E=Executable
- D=Deletable P=Pure
- S=Script
-
-